home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 1 / LIGHT-ROM 1 (Amiga Library Services)(1994).iso / ffdisks / d893.lha / Clouds / Clouds.doc < prev    next >
Text File  |  1993-06-21  |  2KB  |  54 lines

  1. ***********************************************************
  2. ***********************************************************
  3. *********                                         *********
  4. *********               Clouds v2.9               *********
  5. *********                                         *********
  6. *********           written by Danny Amor         *********
  7. *********                                         *********
  8. *********               in June 1993              *********
  9. *********                                         *********
  10. *********           with KICK-PASCAL v2.1         *********
  11. *********                                         *********
  12. ***********************************************************
  13. ***********************************************************
  14.  
  15. Welcome to Clouds. This program creates randomly clouds 
  16. which you might use in your paint program, as a texture in a 
  17. ray tracing program or as a background for your workbench.
  18.  
  19. Before starting the program, you have to copy the 
  20. IFF.LIBRARY to your LIBS:-Directory. 
  21.  
  22. You can start the program either from CLI/SHELL or 
  23. from workbench.
  24.  
  25. If you are in possesion of Workbench 2.1 or higher, you
  26. may choose the resolution via the ASL-ScreenMode-Requester.
  27. Otherwise you can only have a resolution of 320 * 256/200.
  28.  
  29. Using the program is very simple. First of all you can 
  30. choose the size of your sky. There are four gadgets:
  31. 1 -  32 *  32 pixels ( 64 *  64 2.1)
  32. 2 -  64 *  64 pixels (128 * 128 2.1)
  33. 3 - 128 * 128 pixels (256 * 256 2.1)
  34. 4 - 256 * 256 pixels (512 * 512 2.1)
  35. Beside these four gadgets there are some more:
  36. SMOOTH  - You can smooth the edges of your clouds. It's
  37.           a small anti-aliasing feature.
  38. ANIMATE - You can animate your sky (colour-cycling).
  39. SAVE    - It saves your sky as an IFF-Brush. ATTENTION:
  40.           You can only save, when ASL.library is installed.
  41.           Furthermore there is a bug: The Filerequester is
  42.           opened on the workbench screen.
  43. QUIT    - Quits the program.
  44.  
  45. That's all it does at the moment. I hope you like it.
  46. If you want to write to me:
  47.  
  48.          Daniel Amor
  49.          Ludwigstr. 124
  50.          70197 Stuttgart
  51.          Germany
  52.  
  53. Bye.
  54.